Welcome![Sign In][Sign Up]
Location:
Search - Learning Python c

Search list

[Bookslearning_python

Description: 学习python的入门级书!-learning python entry-level book!
Platform: | Size: 977920 | Author: 王昆 | Hits:

[matlabbblocks-1.1.1

Description: The library is a C++/Python implementation of the variational building block framework introduced in our papers. The framework allows easy learning of a wide variety of models using variational Bayesian learning
Platform: | Size: 439296 | Author: roz yang | Hits:

[OtherPyEmbedMFC_src

Description: Python语言嵌入到MFC的开发中,通过这个例子可以利用两种语言的优势开发程序-Many of you might have seen the numeric input fields in most commercial CAD and scientific applications that facilitate the user to write mathematical expressions. This is to allow the user to use the edit box or the spinner box as a calculator on the fly. I was very much fascinated with this functionality and always wanted to easily have it in my applications. Writing a parser was a long job. When I just started learning Python, I came to know that it was a beautiful calculator by itself. You just need to type the expression on the command line and return-- you get the answer for any math function the C programmer is familiar with. After a long search on the net and the Python API doc, I finally came to know how to simply send a string to the interpreter and retrieve the results. I leveraged this ability of the Python API to embed it into a dialog box.
Platform: | Size: 25600 | Author: liulei | Hits:

[VC/MFCxuexiOpenCV

Description: OpenCV 是一个开源的计算机视觉库,OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。本书详细的介绍了OPENCV的学习与应用。-OpenCV is an open source computer vision library, OpenCV with C/C++ language, runs on Linux/Windows/Mac and other operating systems. OpenCV also provides Python, R uby, MATLAB and other languages interface. OPENCV book describes in detail the learning and application.
Platform: | Size: 1033216 | Author: jizhuta | Hits:

[OtherBitTorrent_c

Description: C++版的源代码,比Python简单易学的版本,值得学习-C++ versions of source code, easy to learn than the version of Python, worth learning
Platform: | Size: 89088 | Author: 玉峰 | Hits:

[OpenCVOpenCV

Description: OpenCV 是一个开源的计算机视觉库,采用 C/C++语言编写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了 Python、Ruby、MATLAB 以及其他语言的接口。 本文为其使用教程-learning opencv
Platform: | Size: 1167360 | Author: aprilhao | Hits:

[OpenCVOpenCV-cn

Description: 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenCV is an open source (see http://opensource.org) computer vision library, the project home page for the http://SourceForge.net/projects/opencvlibrary. OpenCV with C/C++ language, runs on Linux/Windows/Mac and other operating systems. OpenCV also provides Python, R uby, MATLAB and other languages interface.
Platform: | Size: 1372160 | Author: guojie | Hits:

[AI-NN-PRLibsvm

Description: 人工智能领域中机器学习所用的支持向量机算法,用C++ & Python编写,可以直接使用。-Artificial Intelligence field: Machine Learning Supported Vector Machine C++ & Python Source Code you can use it as you like
Platform: | Size: 556032 | Author: 王天路 | Hits:

[Otherpython

Description: 是网上流传最广的python中文教程,而且还于别的语(如c/c++)做了对比,使学习变的更容易-Online the most widely circulated the python Chinese tutorial, but also in other language (such as c/c++) compared to make learning to change more easily
Platform: | Size: 12875776 | Author: xu | Hits:

[Windows DevelopJavaCallintoCpp

Description: 现在的程序员,不再像以前一样,掌握一种编程语言就可以混得有模有样了,现实的情况是,真实的项目中,通常是涉及多种编程语言,举几个简单的例子,一个软件为了快速开发,可能是使用Delphi或VB作为界面开发首选语言,底层的指令或核心算法,会使用C/C++处理,涉及数据处理的时候,为了安全和快速开发,会使用Javascript或Python等脚本语言实现数据分析处理。因此,开发者应该学习或掌握语言混合编程。 C++和Java是主流的两种编程语言,但是现在整个网上对实现这两种语言混合编程的资料少之又少,却又说之不全,并且有时多种问题现在也含糊不清,对正在学习或使用这两种语言的朋友造成很大的困扰。本人的这篇拙作,希望对使用这两种语言混合编程学习的朋友可以抛砖引玉。-Now the programmer is no longer as before, to master a programming language can be getting on a kind of mold, the reality is that real projects, usually involving a variety of programming languages​ ​ , a few simple examples, a software to enable rapid development, may use Delphi or VB interface development preferred language, the bottom of the instruction or the core algorithm, will use C,/C,++ handling, involving data processing, in order to safe and rapid development, will use Javascript or Pythonscripting languages ​ ​ such as data analysis and processing. Therefore, developers should learn to master the mixed language programming. C++ and Java is both mainstream programming language, but the Internet as a whole to achieve the very few information for these two mixed-language programming, it is said that the incomplete, and sometimes a variety of issues vague, are learning or the use of two languages ​ ​ friend to a lot of trouble. Of this apology I ho
Platform: | Size: 1443840 | Author: michael | Hits:

[Software EngineeringPython-programing

Description: 是学习Python的很好的资料,深入浅出,游刃有余,可以从零基础开始,也是c语言后的很好发展!-Good learning Python in layman' s language, its capability can be started from a zero base, good c language development!
Platform: | Size: 5606400 | Author: 马巍巍 | Hits:

[OtherPython

Description: 本书是Python开发者的完全指南——针对 Python 2.5全面升级 ·学习专业的Python风格、最佳实践和好的编程习惯; ·加强对Python对象、内存模型和Python面向对象特性的深入理解; ·构建更有效的Web、CGI、互联网、网络和其他客户端/服务器架构应用程序及软件; ·学习如何使用Python中的Tkinter和其他工具来开发自己的GUI应用程序及软件; ·通过用C等语言编写扩展来提升Python应用程序的性能,或者通过使用多线程增强I/0相关的应用程序的能力; ·学习Python中有关数据库的API,以及如何在Python中使用各种不同的数据库系统,包括MySQL、Postgres和 SQLite。 -This book is the Python developer s Guide for complete-- Python 2.5 upgrade Learning professional Python style, best practices and good programming habits · strengthen in-depth understanding of the Python object, memory model and Python object-oriented characteristics To establish Web, CGI, Internet, network is more effective and other client/server architecture applications and software Learning GUI application and how to develop their own software using Python Tkinter and other tools Performance, by using C language extension to enhance the Python application, or through the use of multiple threads to enhance the ability of I/0 related applications Learning about the database in Python API, and how to use Python in a variety of different database systems, including MySQL, Postgres and SQLite.
Platform: | Size: 7016448 | Author: 王洪杰 | Hits:

[OpenCVlearning-opencv-code

Description: OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Library. OpenCV is based on a (Kai Yuan) issued a cross platform computer vision library, can be run on Linux, Windows and Mac OS operating system. It is lightweight and efficient composed of a series of C function and a small amount of C++, and provides Python, Ruby, MATLAB language interface, the realization of many common algorithms of image processing and computer vision.
Platform: | Size: 23041024 | Author: liebing | Hits:

[OtherOpenCV-Python-

Description: 本书针的读者是高校学生,科研工作者,图像处理爱好者。对于这些 人群,他们往往是带着具体的问题,在苦苦寻找解决方案。为了一个小问 题就让他们去学习 C++ 这么深奥的语言几乎是不可能的。而 Python 的悄 然兴起给他们带来的希望,如果说 C++ 是 tex 的话,那 Python 的易用性 相当于 word。他们可以很快的看懂本书的所有代码,并可以学着使用它们 来解决自己的问题,同时也能拓展自己的视野。别人经常说 Python 不够 快,但是对于上面的这些读者,我相信这不是问题,现在我们日常使用的 PC 机已经无比强大了,而且绝大多数情况下不会用到实时处理,更不会在 嵌入式设备上使用。因此这不是问题。-Needle book readers are college students, researchers, image processing enthusiasts. For these people, they are often with specific problems, are struggling to find solutions. To let them go a little problem learning C++ so esoteric language is almost impossible. The Python' s The rise brought them hope, if C++ is tex, then Python' s ease of use is equivalent word. They can quickly understand all the code in this book, and you can learn to use them to solve their own problems, but also to expand their horizons. People often say that Python is not fast enough, but these readers for the above, I believe that this is not a problem, and now we use every day of the PC has been very strong, and in most cases will not be used in real time, not embedded in the the use of devices. So this is not a problem.
Platform: | Size: 5083136 | Author: Tom | Hits:

[Other简明python教程3x版_952308132

Description: 由 Swaroop C H 编写,旨在于介绍如何使用 Python 3.x系列语言进行编程的自由图书。适合新手入门(Written by Swaroop C H, the aim is to introduce how to program using the Python 3.x family of languages. Suitable for beginners)
Platform: | Size: 1719296 | Author: 阿轩77 | Hits:

[OtherLearning Cython Programming

Description: cython入门学习手册,用来指导蒋c语言写的程序扩展成python的模块(Learning Cython Programming)
Platform: | Size: 12862464 | Author: 无名之左 | Hits:

[Other程序

Description: python 鱼C论坛零基础入门学习python(Python fish C forum zero base introduction to learning Python)
Platform: | Size: 4096 | Author: yunyue | Hits:

[Other教程网址及视频截图

Description: 本文件包含但不止于以下视频教程: ALTIUM DESIGNER经典5小时入门 模拟电路应用 基于ZYNQ FPGA与PC的IP设计与验证方案 2小时从C到C++快速入门 【自学教程】4小时Python速成!Google内部培训资料 【Andrew Ng】机器学习 吴恩达 中文字幕 (2008版 CS229)(This document includes but not limited to the following video tutorials: ALTIUM DESIGNER classic 5-hour entry Analog Circuit Applications IP Design and Verification Scheme Based on ZYNQ FPGA and PC 2-hour quick start from C to C++ [self-study course] 4 hours Python crash! Google internal training materials [Andrew Ng] Machine Learning Wu Enda Chinese subtitles (2008 edition CS229))
Platform: | Size: 222208 | Author: chblt | Hits:

[BooksTensorFlow Machine Learning Cookbook.pdf

Description: more effective cpp to write good c++ programs
Platform: | Size: 4079616 | Author: leochangcn | Hits:

[AI-NN-PRpython

Description: 该代码基于Python3,利用机器学习中支持向量机回归算法(SVR)实现对数据的拟合以及预测,可以通过调试C值和gamma值达到不同的拟合程度,具有较大的实际意义,并且该代码本人亲自调式运用,适合广大学习者使用。(This code is based on Python 3. It uses support vector machine regression algorithm (SVR) in machine learning to fit and predict the data. It can achieve different fitting degree by debugging C value and gamma value. It has great practical significance. Moreover, the code itself can be used in a way that is suitable for the majority of learners.)
Platform: | Size: 1024 | Author: 帅毛毛 | Hits:
« 12 »

CodeBus www.codebus.net